FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/HCIMLegalSituationCategory

Packagenictiz.fhir.nl.stu3.zib2020-preadopt
Resource TypeValueSet
IdHCIMLegalSituationCategory
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2020-preadopt@0.1.3&canonical=http://nictiz.nl/fhir/ValueSet/HCIMLegalSituationCategory
URLhttp://nictiz.nl/fhir/ValueSet/HCIMLegalSituationCategory
Statusdraft
NameHCIMLegalSituationCategory
TitleHCIM LegalSituation Category
Realmnl
DescriptionCategory codes for HCIM LegalSituation

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "HCIMLegalSituationCategory",
  "url": "http://nictiz.nl/fhir/ValueSet/HCIMLegalSituationCategory",
  "name": "HCIMLegalSituationCategory",
  "title": "HCIM LegalSituation Category",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "description": "Category codes for HCIM LegalSituation",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "303186005",
            "display": "juridische status van patiënt"
          },
          {
            "code": "151701000146105",
            "display": "Type of guardian"
          }
        ]
      }
    ]
  }
}